Welcome, Guest.

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - KittoniuM

Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 »
256
Reversing / Extract address of CALL instruction
« on: May 01, 2018, 10:43:47 PM »
Heres a nice function Syn showed when I was trying to figure out how to find the CALL address when your signature scan lands on a CALL XXXX

Quote
uintptr_t get_absolute_address(void* instruction, uint8_t skip = 1, uint8_t size = 5)
{
   unsigned char *memory = (unsigned char *)(instruction);
   int relative = *(int *)(memory + skip);
   uintptr_t absolute = relative + (uintptr_t)(instruction)+size;
   return absolute;
}

257
News / April 2018
« on: April 07, 2018, 10:22:32 PM »
April 2018

April 30:
CatalystHax key menu CLONED by BigPackets!!
Original CatalystHax 2010 Menu:

New BigPackets Clone:

(the tooltip is drawn under the menu!
Have no use for it yet, may add it to the official BP menu as a style or something :)


April 7:
Gmod Public Hack Updated

April 2:
Combat Arms Hack Started


258
Fallout New Vegas / [Reversing] Weapon Projectile Range
« on: March 09, 2018, 07:32:33 PM »
This is called everytime you shoot a gun (or create a projectile?)

Quote
009A7C44 - 89 4D FC  - mov [ebp-04],ecx
009A7C47 - 8B 45 FC  - mov eax,[ebp-04]
009A7C4A - D9 40 6C  - fld dword ptr [eax+6C] <<
009A7C4D - 8B E5  - mov esp,ebp
009A7C4F - 5D - pop ebp

EAX=34014340
EBX=0018FAE4
ECX=34014340
EDX=00000000
ESI=0018F4BC
EDI=0018F5A0
ESP=0018EFF4
EBP=0018EFF8
EIP=009A7C4D



259
Fallout New Vegas / [Reversing] Speed of Weapon Projectile
« on: March 09, 2018, 07:31:55 PM »
Called every tick/frame that a projectile is travelling


Quote
0069EF84 - 89 4D FC  - mov [ebp-04],ecx
0069EF87 - 8B 45 FC  - mov eax,[ebp-04]
0069EF8A - D9 40 68  - fld dword ptr [eax+68] <<
0069EF8D - 8B E5  - mov esp,ebp
0069EF8F - 5D - pop ebp

EAX=34014340
EBX=24B6FF04
ECX=34014340
EDX=00000000
ESI=00000000
EDI=00000000
ESP=24B6FCEC
EBP=24B6FCF0
EIP=0069EF8D



260
Fallout New Vegas / [Reversing] Accesses weapon spread value
« on: March 09, 2018, 07:24:38 PM »
Quote
00524C20 - EB 09 - jmp FalloutNV.exe+124C2B
00524C22 - 8B 55 FC  - mov edx,[ebp-04]
00524C25 - D9 82 08010000  - fld dword ptr [edx+00000108] <<
00524C2B - 8B E5  - mov esp,ebp
00524C2D - 5D - pop ebp

EAX=00000000
EBX=0018FAE4
ECX=18A1D9CC
EDX=18A1D9CC
ESI=00000000
EDI=0018F944
ESP=0018F2EC
EBP=0018F2F4
EIP=00524C2B



261
News / March 2018
« on: March 02, 2018, 04:41:38 PM »
March 2018

March 19:
Coded a shoutbox my self :D you will be able to talk to other BP users from the gui (it uses forum login and forum colors)
it will be added in the next update :)



March 11:
Gmod Public Hack Updated
- Fixed the Maximum ESP FOV and Maximum ESP Distance filter


March 3:
Garry's Mod Hack Updated (CreateMove tab and No Spread has been added back)




262
Quote
00524C20 - EB 09 - jmp FalloutNV.exe+124C2B
00524C22 - 8B 55 FC  - mov edx,[ebp-04]
00524C25 - D9 82 08010000  - fld dword ptr [edx+00000108] <<
00524C2B - 8B E5  - mov esp,ebp
00524C2D - 5D - pop ebp

EAX=00000000
EBX=0018FAE4
ECX=18948D58
EDX=18948D58
ESI=00000000
EDI=0018F944
ESP=0018F2EC
EBP=0018F2F4
EIP=00524C2B




Weapon: 18948D58

263
Quote
00575777 - 8B 45 FC  - mov eax,[ebp-04]
0057577A - D9 45 08  - fld dword ptr [ebp+08]
0057577D - D9 58 24  - fstp dword ptr [eax+24] <<
00575780 - 6A 02 - push 02
00575782 - 8B 4D FC  - mov ecx,[ebp-04]

EAX=1855AA68 (local player ptr)
EBX=0018FAE4
ECX=1855AA68 (local player ptr)
EDX=0108AA3C
ESI=00002B64
EDI=FFFFFFFE
ESP=0018F3BC
EBP=0018F3C0
EIP=00575780



264
Grand Theft Auto 5 / ★ Important ★ ★ Important ★ GTA 5 VIP Hack Features & Cheat Info
« on: February 16, 2018, 10:22:21 PM »
Download at the bottom of this post!







The hack works on every server and every gamemode.
No bypass is required.


Anti-Cheat Support (The hack is undetectable on these)
Rockstar's Anti Cheat - Undetected
Hack does not yet support FiveM.
Hack Only for Steam Version



List of Features (Minor ones hidden)
  • Fully Internal, no interactions between scripting system, making it undetected for a long time
  • Aimbot and ESP with Bones - must have DirectInput on for thirdperson aimbot
  • Animal ESP and Aimbot
  • Pickup ESP - shows all dropped things you can pickup
  • Teleport to Blip and ESP
  • Teleport to Aimbot Target
  • Unlimited Health
  • Unlimited Ammo
  • Never Fall Off Bike
  • Unlimited Special Ability (SINGLEPLAYER)
  • Never Wanted by Police
  • Speed Hack with customizable amount and key
  • Mega Kill with customizable key, auto, to kill passengers or blow up the vehicle, and ability to kill friendly npcs/players too
  • Disconnect everybody from your lobby, making you alone
  • Satan Mode with customizable key and delay per kill
  • Add wanted level
  • Decrease wanted level
  • No Wantedl
  • Super Jump
  • Explosive Ammo
  • Explosive Melee
  • Incendiary Ammo
  • Blip ESP - and the ability to customize what blips are on the ESP: Shop blips, job blips, important blips and misc blips.

  • Aimbot Features
    • Aim On Key
    • Smooth Aimbot/AimStep
    • Auto Shoot/Auto Fire
    • No Spread
    • No Recoil
    • Long Range Bullets
    • Target Lock
    • Off After Kill
    • Restore Angles
    • Lead Prediction
    • Friendlist/Aimbot Whitelist + Hotkey
    • Shitlist/Aimbot Shitlist + Hotkey
    • Bone Selection
    • Bone Scan
    • Target by Nearest Target, Furthest Player, Lowest Health, Most Health, Lowest FOV, Highest FOV
    • Rage Key
    • Health Limits (Minimum and Maximum)
    • Max FOV Limit + Draw Fov Circle
    • Max Distance Limit + Draw Radius on Radar
    • Advanced Filter - Aim at Players, NPCs, Projectiles, Pickups
    • Ignore Invisible Targets / Vischecks
    • Draw Aimbot Points + Customizable Color + Customizable Size
  • Visuals/ESP Features
    • ESP for Players, NPCs, Pickups, Projectiles
    • Draw Health Text ESP
    • Draw Skeleton ESP (Bone ESP)
    • Draw Bone Marks ESP
    • Draw Distance Text ESP
    • Draw Nametags ESP
    • Draw Path Line ESP
    • Draw Healthbar ESP (Horizontal and Vertical Healthbars)
    • Draw Line ESP (Top, Center, Bottom)
    • Draw Box ESP (2D Box ESP and 3D Box ESP)
    • Customizable Text Color, Bone Color, Front (Visible) color, Back (Invisible) color
    • Radar ESP
    • ESP Distance Limit + Draw on Radar
    • Aimbot Target Only ESP Settings
    • Draw Ammo Pickups ESP
    • Draw Weapons ESP
  • GUI Features
    • Clock
    • Shoutbox
    • Snake
    • Tetris
    • Color Picker
    • Font Picker
    • 2D Radar ESP
    • Aimbot Target Information
    • Aiming At You List
    • Local Healthbar
    • Crosshair Picker
    • Laptop Battery Healthbar
    • Wifi Signal Strength Healthbar
    • Message of the Day Window
    • Steam Client Features (Mass Message)
    • Spectator List
  • More Features
    • Custom Save/Load Config System
    • Master Key - toggle everything (Default: Insert)
    • Menu Key (Default: Delete)
    • Unload and Unload Key

WARNING: This list may be missing some features, as the hack is Always being updated. Some features may be removed without notice.






Download
Subscribe to our channel
https://www.youtube.com/channel/UCVMQipNvJE-zoC6SSC7Br-g

After subscribing, download the Loader:
https://bigpackets.com/forum/products-3/bigpackets-loaderclientstreamer/
Download the loader, run 64bit loader and choose Grand Theft Auto 5 VIP

If your antivirus is deleting the loader, add the files to exclusions or uninstall the antivirus!!



Known Bugs
- Aimbot works best in first person mode.
- Must have DirectInput on for aimbot to work properly in thirdperson - check "Keyboard / Mouse" settings ingame
- Teleporting requires you to stand fully still in thirdperson

Hack not starting?
Try loading it AFTER your game has loaded into the Main menu.




old pics
Off-Topic: ShowHide




265
Reversing / ImGui SUCKS and for beginners only
« on: February 03, 2018, 09:38:08 PM »
Original KittoniuM Post: https://web.archive.org/web/20200117070932/https://github.com/ocornut/imgui/issues/1586#issuecomment-362940262

i started doing real hacks in 2009 nd back then there was like no public mouse guis, there were arrow key menus and rarely a mouse gui

look at all these unique GUI's


it took real skill to make guis and they didn't all look like the same copypasted trash that u see nowadays after A5 posted a full hack source for CSGO that used imgui

but now u have these strange copypasters with literally 0 coding experience who can just paste everything they need without problems.
some are even PAYING for themes so it doesn't look like imgui





WTF?



pay to cheats who use imgui are revolting
it takes no skill to use imgui

its like a babies first gui

look at it's setup code:
Quote
  // Use ImGui functions between here and Render()
        ImGui::NewFrame();

        // This creates a window
        ImGui::Begin("Window Title Here");
        ImGui::Text("Hello, world!");
        ImGui::End();

        // ImGui functions end here
        ImGui::Render();


like really??

i coded my own GUI framework, i cloned drunken cheetah's designs because they are good and dont look like flat dogshit





this is why you should always stay away from "coders" who use imgui and hack providers who use it.

266
Reversing / Drunken Cheetah's Menu Designs
« on: February 03, 2018, 07:48:03 PM »
As you may know, BigPackets has replicated and revived pretty much all designs from Drunken Cheetah and his site GameAnarchy

Why ?
These are really good designs, GA was the best hack in Combat Arms









counterbalanceforum.com


























































UNREAL ENGINE CANVAS

267
News / Feburary 2018
« on: February 02, 2018, 10:20:39 PM »
Feburary 2018
Feburary 26:
Gmod Public Hack Updated (Version 1988)

Feburary 20:
ESP Groups tab placements
New:

Old:


Feburary 17:
Check this! New tab called "Aim Target only" which allows you to set specific ESP things for your aimbot target


Feburary 6:
Working on re-designing the menu :) check the new visuals tab!


Feburary 2:
Working on option to friendlist/shitlist aimbot targets!! Will be there in the next GMod Hack update :)

268


269
News / January 2018
« on: January 02, 2018, 03:43:52 PM »
January 2018
January 2:
Garry's Mod Public Hack Updated (Version 1885)
- A few things have been fixed but most recently "Off After Kill" has been fixed after Mortalitas reported that it was broken

January 1:
Happy new year everyone!! Hope you're all having a great week  ;D



270
News / December 2017
« on: December 11, 2017, 07:03:12 PM »
December 2017
The month that our discord was shut down, twice!
December 30:
GTA 5 Hack Updated



December 25:
- Added a Games category in the forum with all the games we support
- Working on a new theme, Bp Stars (Made to match the homepage)

Old:


New:


December 25:
Counter Strike Source Hack Started



December 24:
Merry Christmas everyone!!

Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 »

Total Registered Members:





2017-2023 BigPackets. All rights reserved. All other trademarks, logos and copyrights are the property of their respective owners. This site is not associated with any company in any way.