![]() |
|
#1
|
|||
|
|||
|
RosToMasm
RosToMasm: first thing to do is disassemble the exe with RosAsm then save the RosAsm asm file,
RosToMasm is a command line tool at the minim input RosAsm asm file. This is take me several days to make; 6 if I remember correctly. The main purpose is code/data ripping. Even RosAsm disassembly may fail for some exes, but some tries won't hurt. Last edited by CodeCracker; 03-16-2024 at 01:15. |
| The Following 9 Users Say Thank You to CodeCracker For This Useful Post: | ||
besoeso (06-19-2022), Beyond2000! (07-09-2024), Fyyre (07-10-2022), MarcElBichon (06-18-2022), niculaita (06-18-2022), SofTw0rm (05-29-2026), tonyweb (07-13-2024), wx69wx2023 (05-29-2026), zeuscane (06-18-2022) | ||
|
#2
|
|||
|
|||
|
new version out
new version out: fixed various bugs.
|
| The Following 9 Users Say Thank You to CodeCracker For This Useful Post: | ||
Apuromafo (07-09-2024), Beyond2000! (07-09-2024), k2k2000 (03-26-2024), MarcElBichon (03-16-2024), niculaita (03-29-2024), SofTw0rm (06-16-2024), uranus64 (03-16-2024), user_hidden (03-16-2024), Zeokat (03-16-2024) | ||
|
#3
|
|||
|
|||
|
Great work. Thanks for helping keep RosAsm alive. I´ll soon try to make an update.
|
| The Following User Says Thank You to Beyond2000! For This Useful Post: | ||
niculaita (07-09-2024) | ||
|
#4
|
|||
|
|||
|
RosToMasm Fixed3
The project is created in CodeBlocks 17.12.
What's new: - Fixed various bugs - Now generate .def and makeit.bat for dll(s). |
| The Following User Says Thank You to CodeCracker For This Useful Post: | ||
niculaita (05-31-2026) | ||
|
#5
|
|||
|
|||
|
You can get the last version of rosasm from:
https://github.com/yeohhs/rosasmlatest But i can't find the source code. I found out that RosAsm2052dFull.rar produces the best results. |
| The Following User Says Thank You to CodeCracker For This Useful Post: | ||
wx69wx2023 (05-29-2026) | ||
![]() |
|
|